Einhugur Word Plugin for Xojo

EinhugurWord.ShapeGroup Class

A class which represents grouped shapes.

A group of shapes can be one or more shapes.

Note that Shape support is very preliminary.

EinhugurWord.ShapeBase
   ShapeGroup

class EinhugurWord.ShapeGroup

Constructors

ShapeGroup (private) Private constructor.

Properties

LastShapeIndexIndex of the last shape.

Methods

AppendShapeAppends a shape to the group.
Height (Inherited) Gets or sets the height of the shape.
ShapeGets shape by a index from the ShapeGroup
Width (Inherited) Gets or sets the width of the shape.
X (Inherited) Gets or sets the x location of the shape.
Y (Inherited) Gets or sets the y location of the shape.

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS